runtime.sigctxt.rflags (method)
2 uses
runtime (current package)
signal_amd64.go#L33: print("rflags ", hex(c.rflags()), "\n")
signal_linux_amd64.go#L44: func (c *sigctxt) rflags() uint64 { return c.regs().eflags }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)